Appendix
A-1 WiseVIEW Plugin
WiseVIEW offers Plugin version (npunive.dll) to use WiseVIEW with Internet Browsers such as Nescape and Internet Explorer.
1. Installation of WiseVIEW Plugin
WiseView automatically reads the installed Internet browsers during the installation, and letí»s you select the browser. The Installation program automatically installs Plugin to the selected browser.
To install Plugin separately, you should copy the Plugin files (npunivw.dll, uvobj.dll, uv2dobj.dll ,uv2dobj .dll) from WiseVIEW directory to the Plugin directory of the desired browser.
When WiseVIEW Plugin installation is completed, you can check the installed Plugin information in Nescape browser through About Plug- ins menu under Help menu.
Figure 1. About Plug-in
2. Usage and functions of WiseView Plugin
2-1. Instruction of wiseVIEWPlugin
In general, Plugin consists of Full Frame Mode and Embedded Mode. Full Frame Mode is used for reading files besides HTML documents directly through browser, and Embedded Mode is for reading files existing inside HTML documents as it gets activated inside the document. Figure 2 shows the result of Full Frame Mode reading the AutoCAD file through Nescape.
Figure 2. Plug-in Example ( Full Frame Mode )
Embedded Mode
When Plugin is operated for reading the specific file inside HTML document, tags listed below are used.
<embed name= "extension" src= "file name" height = "height" width= "width">
*explanation
<embed>: tag for activating Plugin
name: indicates extender. WiseVIEW Plugin offers extenders listed below
Stl, model, igs, iges, step, dwg, dxf, doc, xls, ppt,mdl, mdw, tif, jpg, bmp, wmf, gl, gl2, hpgl, gul, hwp, gbr, gb
src: file name, height: height of window, width: width of window
*Example: <embed name= "hpgl" src= "deck.hpgl" height= "400" width= "500" >
Figure 2. Plug-in Example ( Embeded Mode )
2-2. Functions of WiseVIEW Plug-in
WiseVIEW Plugin offers all the functions of WiseVIEW application through tool bars and context menu.
WiseVIEW Plugin tool bar is composed of fundamental file input/output menu, screen control functions such as Zoom in/out and Dynamic View, Text Search functions, Rending mode selection menu, and etc. Besides basic tool bar, other tool bars can be used through context menu that occurs when clicking the left mouse button.
WiseVIEW Plugin provides separate context menu according to the condition of menu. If you press the left mouse button on the active drawing area of WiseVIEW Plugin, context menu shows up according to the condition of selected menu at the moment, and you can operate the same functions as WiseVIEW application by selecting them.